Welcome![Sign In][Sign Up]
Location:
Search - skin dll

Search list

[Other resourceSkin++_VB_Demo

Description: Skin++ 2.9.2 For VB6 使用注意事项: ================================================================================================= 1.必须对SkinPPVB.dll进行注册. 注册命令:regsvr32.exe 你保存的SkinPPVB.dll的目录\\SkinPPVB.dll 2.由于SkinPPVB.dll是对本进程的所有窗口进行彻底的换肤,所以在VB的调试运行状态下,会对VB的IDE环境 产生影响.但在运行环境下(编译成EXE后)能够很好的运行.建议在调试状态下不要加载皮肤.而在运行状态下使用 皮肤.这样Skin++就不会对你的编程工作产生负面的影响.:) 3.关于皮肤.试用版只支持2套(ferix.ssk,PixOS.ssk)皮肤的加载。正式版中将提供更多更好的皮肤。 4.正式版中提供强大的皮肤设计工具: Skin++ Builder -Skin 2.9.2 For use VB6 Note : ======================================== === === ===== 1. SkinPPVB.dll need to be registered. Note List command : regsvr32.exe SkinPPVB.dll you preserve the directory \\ SkinPPVB . dll 2. SkinPPVB.dll due to this process in all its window for a thorough skinnable, Therefore, in the VB debugger running, VB IDE will have an impact on the environment. But under the operating environment (after compiled EXE) can be a very good operation. building Commissioning of the state and not to load the skin. and the operation of state use of skin. Skin will not do your programming have a negative impact. :) 3. on the skin. trial version only supports two sets (ferix.ssk. PixOS.ssk) loaded the skin. Official version will provide mo
Platform: | Size: 584484 | Author: my llht | Hits:

[OS programCsharp-change-skin

Description: 将下载的皮肤文件和IrisSkin2.RAR解压,在项目中添加现有项,将皮肤文件添加进项目;将IrisSkin2.dll引用进项目有多种皮肤版本,ide直接引用即可!
Platform: | Size: 3425336 | Author: lvzhen | Hits:

[ToolBarskin++1.0

Description: skin++1.0的库包括.dll .lib ssk文件
Platform: | Size: 414652 | Author: xy | Hits:

[GUI DevelopSkin++-Bcg64-Source

Description: 在(VC7)\"项目->属性->链接器->输入->附加依赖项\"中加入SkinPlusPlusDLL.lib 或 在(VC6)\"Project->Settings->Link->Object/library\"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude \"SkinPlusPlus.h\" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T(\"XPCorona.ssk\")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T(\"XPCorona.ssk\")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute - gt; Linker - gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings - gt; Link-gt; Object / library "SkinPlusPlusDLL.lib into two. in your program contains header files # inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 369197 | Author: 王杰 | Hits:

[GUI DevelopSkin++-Bcg64-Source

Description: 在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 368640 | Author: 王杰 | Hits:

[source in ebookSkin++_VB_Demo

Description: Skin++ 2.9.2 For VB6 使用注意事项: ================================================================================================= 1.必须对SkinPPVB.dll进行注册. 注册命令:regsvr32.exe 你保存的SkinPPVB.dll的目录\SkinPPVB.dll 2.由于SkinPPVB.dll是对本进程的所有窗口进行彻底的换肤,所以在VB的调试运行状态下,会对VB的IDE环境 产生影响.但在运行环境下(编译成EXE后)能够很好的运行.建议在调试状态下不要加载皮肤.而在运行状态下使用 皮肤.这样Skin++就不会对你的编程工作产生负面的影响.:) 3.关于皮肤.试用版只支持2套(ferix.ssk,PixOS.ssk)皮肤的加载。正式版中将提供更多更好的皮肤。 4.正式版中提供强大的皮肤设计工具: Skin++ Builder -Skin 2.9.2 For use VB6 Note : ======================================== === === ===== 1. SkinPPVB.dll need to be registered. Note List command : regsvr32.exe SkinPPVB.dll you preserve the directory \ SkinPPVB . dll 2. SkinPPVB.dll due to this process in all its window for a thorough skinnable, Therefore, in the VB debugger running, VB IDE will have an impact on the environment. But under the operating environment (after compiled EXE) can be a very good operation. building Commissioning of the state and not to load the skin. and the operation of state use of skin. Skin will not do your programming have a negative impact. :) 3. on the skin. trial version only supports two sets (ferix.ssk. PixOS.ssk) loaded the skin. Official version will provide mo
Platform: | Size: 583680 | Author: my llht | Hits:

[Othervskin

Description: an easy-used office 2007 skin lib/dll check VSkin.h
Platform: | Size: 427008 | Author: LutherQiu | Hits:

[Graph Drawingskin

Description: skin++ 大家可以下 还有开放源码。很不错,大家-skin++ everyone can be there under the open source. Very good, everyone
Platform: | Size: 2788352 | Author: zj | Hits:

[OS programCsharp-change-skin

Description: 将下载的皮肤文件和IrisSkin2.RAR解压,在项目中添加现有项,将皮肤文件添加进项目;将IrisSkin2.dll引用进项目有多种皮肤版本,ide直接引用即可!-Download the skin file and unzip IrisSkin2.RAR in the project to add the existing items, add the skin into the project IrisSkin2.dll reference into the project will have a variety of skin version, ide direct quote can be!
Platform: | Size: 3425280 | Author: lvzhen | Hits:

[ToolBarskin++1.0

Description: skin++1.0的库包括.dll .lib ssk文件-skin++ 1.0 library included. dll. lib ssk document
Platform: | Size: 414720 | Author: xy | Hits:

[GUI Developskin_dll

Description: 使用动态库进行位图文件资源的读取并对外提供方法进行换肤的程序-Using dynamic library resources bitmap file to read and provide methods of procedure skin
Platform: | Size: 1469440 | Author: pan | Hits:

[GUI Developskin

Description: 一个简单的MFC皮肤加载程序。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box how to use SkinMagic.dll.
Platform: | Size: 259072 | Author: | Hits:

[GUI DevelopSkin

Description: VC的界面换肤是令人很不好搞定的问题,网上的介绍倒是有不少,但是个个都需要Dll或者Lib,而且效果也不甚理想。某日,突然想到能不能用Delphi里边的成熟界面组件vclskin做成Dll让C++来用呢,于是试了一下,没想到效果还真不错呢!感兴趣的可以体验一下哦!-VC interface is really very bad skin problem Walsh said, but added that a lot of online presentation, but everybody needs Dll or Lib, and the results would be less than expected. One day, a sudden thought can not use Delphi components inside the mature interface vclskin made Dll to C++ to use it, so tried it, did not expect a good result really does! May be of interest to experience the Oh!
Platform: | Size: 1022976 | Author: 167 | Hits:

[GUI DevelopSkinMagicTrial.dll

Description: 为VC++程序添加皮肤。使你的程序更加漂亮。简单易用。从此告别枯燥的界面。-For VC++ program to add the skin.
Platform: | Size: 1955840 | Author: 三生石 | Hits:

[CSharpskin

Description: c#.net 的winform皮肤控件,含有大量的风给,使用非常简单,里面有相应的源代码(demo)。- this is winform skin control for c#. net with many styles of interface,which is easy to implement your programmes
Platform: | Size: 8682496 | Author: asds | Hits:

[GUI DevelopSkinPPmfc-skin

Description: Skin++v2.0.1+含多款mfc可用皮肤,内含例子 MFC加载皮肤例子-Skin++ v2.0.1+ mfc available with a variety of skin, the skin contains examples of case load MFC
Platform: | Size: 5328896 | Author: weimin.1000 | Hits:

[CSharpnet-Skin

Description: 在VS2005里的引用里引入IrisSkin2.dll文件,再在工具箱里点右键—>选择项—>浏览—>添加进入IrisSkin2.dll文件,然后在上边的.Net Framework组件里找到SkinEngine,打上勾,确定,然后在工具箱里把这个SkinEngine拖到form框架上,再启动项目就可以了.-In a reference in VS2005 in the introduction IrisSkin2.dll file, then right click in the toolbox-> Choose Items-> Browse-> Add into IrisSkin2.dll file, and then on top of. Net Framework components found SkinEngine, check mark OK, and then in the toolbox onto the form to the SkinEngine frame, and then start the project on it.
Platform: | Size: 3572736 | Author: mxhbj | Hits:

[.netdotnet-skin-dll

Description: .net 编程 皮肤控件 直接导入即可使用-.net programming can be used directly into the skin controls
Platform: | Size: 5734400 | Author: 彭强 | Hits:

[Compress-Decompress algrithmsskin

Description: 皮肤dll,使用极其方便,只有少量的代码可以实现,所以你的vb程序更美丽-Skin dll, the use of extremely convenient, only a small amount of code can be achieved, so that your vb program more beautiful
Platform: | Size: 5064704 | Author: 周东升 | Hits:

[Otherskintest

Description: 用vc2010自带control用例测试skin++效果,编译通过。包含若干skin++库和ssk皮肤(Test the skin++ effect with the use case with VC2010, compiled and passed included skin++ dll and some skins)
Platform: | Size: 37514240 | Author: helloTP | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net